-
Notifications
You must be signed in to change notification settings - Fork 6
feat: update codefresh-gitops-operator to 0.7.9 - improve task handling efficiency #487
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are we really publishing chart with 0.0.0-dev dependency?
no. i just put it in here, so that this PR dev helm chart will include the gitops-operator dev helm chart, so i can easily test them both on my cluster. |
7d42a85
to
63c27c6
Compare
- name: http-metrics | ||
containerPort: 9100 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not directly related. needed if we want to turn on the otel env vars for app-proxy, and add a serviceMonitor for it
- port: 9100 | ||
targetPort: http-metrics | ||
protocol: TCP | ||
name: http-metrics |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same
63c27c6
to
547b74d
Compare
/e2e |
2 similar comments
/e2e |
/e2e |
d9220dd
to
5fb04d1
Compare
/e2e |
57b89b1
to
fc8d4a9
Compare
/e2e |
What
Why
Notes